PgFont.hasChar

Returns whether the font provides a glyph for this character.

class PgFont
bool
hasChar
(
dchar wc
)

Parameters

wc dchar

a Unicode character

Return Value

Type: bool

TRUE if @font can render @wc

Meta

Since

1.44